- instruction array
- 1) массив команд2) поле команды; разряд команды
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
instruction array — komandos laukas statusas T sritis automatika atitikmenys: angl. command field; instruction array; instruction field vok. Befehlsfeld, n; Kommandofeld, n rus. поле команды, n pranc. zone d instruction, f … Automatikos terminų žodynas
instruction field — komandos laukas statusas T sritis automatika atitikmenys: angl. command field; instruction array; instruction field vok. Befehlsfeld, n; Kommandofeld, n rus. поле команды, n pranc. zone d instruction, f … Automatikos terminų žodynas
Instruction Systolic Array — Ein Instruction Systolic Array (ISA) ist im Gegensatz zum Systolischen Array ein gitterartig verbundenes Netzwerk von einfachsten Berechnungseinheiten (Prozessoren), das dadurch gekennzeichnet ist, dass die Befehle von einer Ecke in synchronen… … Deutsch Wikipedia
Instruction pipeline — Pipelining redirects here. For HTTP pipelining, see HTTP pipelining. Basic five stage pipeline in a RISC machine (IF = Instruction Fetch, ID = Instruction Decode, EX = Execute, MEM = Memory access, WB = Register write back). In the fourth clock… … Wikipedia
Array programming — In computer science, array programming languages (also known as vector or multidimensional languages) generalize operations on scalars to apply transparently to vectors, matrices, and higher dimensional arrays.Array programming primitives… … Wikipedia
Instruction scheduling — In computer science, instruction scheduling is a compiler optimization used to improve instruction level parallelism, which improves performance on machines with instruction pipelines. Put more simply, without changing the meaning of the code, it … Wikipedia
Instruction set matrix — In computer architecture, an instruction set matrix is a group of elements organized in columns and rows which refer to multiple instruction formats.Some computer architectures support multiple instruction formats. For example, certain versions… … Wikipedia
Array-Prozessor — Prozessorplating eines CRAY YMP Vektor Computers Vektorprozessoren (auch Vektorrechner oder Array Prozessoren genannt) führen eine Berechnung gleichzeitig auf vielen Daten (in einem Vektor bzw. Array) aus. Wenn viele gleichartige Daten auf… … Deutsch Wikipedia
zone d'instruction — komandos laukas statusas T sritis automatika atitikmenys: angl. command field; instruction array; instruction field vok. Befehlsfeld, n; Kommandofeld, n rus. поле команды, n pranc. zone d instruction, f … Automatikos terminų žodynas
Systolic array — In computer architecture, a systolic array is a pipe network arrangement of processing units called cells. It is a specialized form of parallel computing, where cells ( i.e. processors), compute data and store it independently of each other.… … Wikipedia
Supersystolischer Array — Systolischer Array ist die Bezeichnung für ein Pipe Netzwerk von DPUs (Data Path Units), meist in Matrix Anordnung, durch welches Datenströme hindurchgetaktet werden im Gegensatz zum Instruction Systolic Array, durch den Befehle hindurchgeschickt … Deutsch Wikipedia